home *** CD-ROM | disk | FTP | other *** search
- Path: news.netzone.com!netzone
- From: dennisg@netzone.com (Dennis Goward)
- Newsgroups: comp.lang.c++
- Subject: Porting DOS Program to Win3.1
- Date: Tue, 19 Mar 96 01:52:46 GMT
- Organization: Netzone.com
- Message-ID: <4ilb41$qip@news1.netzone.com>
- NNTP-Posting-Host: phx-ts10-46.netzone.com
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- I have a program written in C++ for DOS that has to be ported over to WIN3.1.
- The program makes calls to the following functions that are not available in
- Win3.1:
-
- heapcheck()
- heapfillfree()
- heapcheckfree()
- sound()
- nosound()
- delay()
-
- What can I use in place of these functions? Is there a way to still use them
- in the Win3.1 environment?
-
- Please echo your reply to me on email. Thanks.
-
- Dennis Goward
- dennisg@netzone.com
-
- ------------------------------------------------------------------------
- Dennis L. Goward dennisg@netzone.com
- Glendale, Arizona 94503@ef.gc.maricopa.edu
- www.netzone.com/~/dennisg/index.html dgoward@aztec.asu.edu
- ------------------------------------------------------------------------
-